Version

DockManagerResourceSet<T> Class Members

The following tables list the members exposed by DockManagerResourceSet<T>.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)ContentPaneThe style for the ContentPane class  
Public PropertyCountGets the number of entries in the base System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public PropertyDeferrableContentGets or sets the deferrable content for this resource dictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)DockingIndicatorThe style for the DockingIndicator class  
Public Propertystatic (Shared in Visual Basic)DockManagerContextMenuThe style for the System.Windows.Controls.ContextMenu instances created by the XamDockManager elements.  
Public Propertystatic (Shared in Visual Basic)DockManagerDropPreviewThe style for the preview control used to indicate the position at which a pane will be positioned during a drag operation.  
Public Propertystatic (Shared in Visual Basic)DockManagerMenuItemThe style for a System.Windows.Controls.MenuItem used within the XamDockManager and its associated elements.  
Public Propertystatic (Shared in Visual Basic)DockManagerMenuItemSeparatorThe style for a System.Windows.Controls.Separator using within a menu of the XamDockManager.  
Public Propertystatic (Shared in Visual Basic)DockManagerToolTipThe style for a System.Windows.Controls.ToolTip used within the XamDockManager  
Public Propertystatic (Shared in Visual Basic)DocumentContentHostThe style for the DocumentContentHost class  
Public PropertyGroupingOverridden. Returns the grouping that the resources are applied to (read-only)  
Public PropertyInvalidatesImplicitDataTemplateResourcesGets or sets a value that indicates whether the invalidations fired by the System.Windows.ResourceDictionary object cause System.Windows.Controls.ContentPresenter objects to reevaluate their choice of template. The invalidations happen when an implicit data template resource changes. (Inherited from System.Windows.ResourceDictionary)
Public PropertyIsFixedSizeGets whether this System.Windows.ResourceDictionary is fixed-size. (Inherited from System.Windows.ResourceDictionary)
Public PropertyIsReadOnlyGets whether this System.Windows.ResourceDictionary is read-only. (Inherited from System.Windows.ResourceDictionary)
Public PropertyItemGets or sets the value associated with the given key. (Inherited from System.Windows.ResourceDictionary)
Public PropertyKeysGets a collection of all keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)LocationReturns the Infragistics.Windows.Themes.ResourceSetLocator that describes the theme information for the resource set.  
Public PropertyMergedDictionariesGets a collection of the System.Windows.ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)PaneHeaderPresenterThe style for the PaneHeaderPresenter class  
Public Propertystatic (Shared in Visual Basic)PaneHeaderPresenterCloseButtonThe style for the Close button within the PaneHeaderPresenter  
Public Propertystatic (Shared in Visual Basic)PaneHeaderPresenterPinButtonThe style for the pin button within the PaneHeaderPresenter  
Public Propertystatic (Shared in Visual Basic)PaneHeaderPresenterPositionMenuItemThe style for the window position menu item within the PaneHeaderPresenter  
Public Propertystatic (Shared in Visual Basic)PaneNavigatorThe style for the PaneNavigator class  
Public Propertystatic (Shared in Visual Basic)PaneNavigatorPanelScrollDownButtonThe style for the down scroll button within the Infragistics.Windows.DockManager.PaneNavigatorItemsPanel  
Public Propertystatic (Shared in Visual Basic)PaneNavigatorPanelScrollUpButtonThe style for the up scroll button used by the Infragistics.Windows.DockManager.PaneNavigatorItemsPanel  
Public Propertystatic (Shared in Visual Basic)PaneSplitterThe style for the PaneSplitter  
Public Propertystatic (Shared in Visual Basic)PaneSplitterPreviewThe style for the preview displayed while dragging a PaneSplitter  
Public Propertystatic (Shared in Visual Basic)PaneTabItemThe style for the PaneTabItem  
Public Propertystatic (Shared in Visual Basic)PaneToolWindowThe style for the PaneToolWindow class  
Public PropertyResourcesOverridden. Returns the ResourceDictionary containing the associated styles (read-only)  
Public PropertySourceGets or sets the uniform resource identifier (URI) to load resources from. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)SplitPaneThe style for the SplitPane class  
Public Propertystatic (Shared in Visual Basic)TabGroupPaneThe style for the TabGroupPane  
Public Propertystatic (Shared in Visual Basic)TabGroupPaneDocumentCloseButtonThe style for the close button for a TabGroupPane when used within a DocumentContentHost.  
Public Propertystatic (Shared in Visual Basic)TabGroupPaneDocumentFilesMenuItemThe style for the file System.Windows.Controls.MenuItem used within the TabGroupPane when used within a DocumentContentHost.  
Public Propertystatic (Shared in Visual Basic)TabGroupPanelDocumentPaneNavigatorButtonThe style for the pane navigator button when the TabGroupPane is used within a DocumentContentHost.  
Public PropertyThemeOverridden. Returns the name of the look (read-only)  
Public Propertystatic (Shared in Visual Basic)UnpinnedTabAreaThe style for the UnpinnedTabArea class  
Public Propertystatic (Shared in Visual Basic)UnpinnedTabFlyoutThe style for the UnpinnedTabFlyout class  
Public PropertyValuesGets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)XamDockManagerThe style for the XamDockManager control  
Public Methods
 NameDescription
Public MethodAddAdds a resource by key to this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodBeginInitBegins the initialization phase for this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodClearClears all keys (and values) in the base System.Windows.ResourceDictionary. This does not clear any merged dictionary items. (Inherited from System.Windows.ResourceDictionary)
Public MethodContainsDetermines whether the System.Windows.ResourceDictionary contains an element with the specified key. (Inherited from System.Windows.ResourceDictionary)
Public MethodCopyToCopies the System.Windows.ResourceDictionary elements to a one-dimensional System.Collections.DictionaryEntry at the specified index. (Inherited from System.Windows.ResourceDictionary)
Public MethodEndInitEnds the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for. (Inherited from System.Windows.ResourceDictionary)
Public MethodFindNameNot supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary)
Public MethodGetEnumeratorReturns an System.Collections.IDictionaryEnumerator that can be used to iterate through the System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodRegisterNameNot supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary)
Public MethodRemoveRemoves the entry with the specified key from the base dictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodToString (Inherited from Infragistics.Windows.Themes.ResourceSet)
Public MethodUnregisterNameNot supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary)
Protected Methods
 NameDescription
Protected MethodOnGettingValueOccurs when the System.Windows.ResourceDictionary receives a request for a resource. (Inherited from System.Windows.ResourceDictionary)
Protected Internal MethodVerifyResources (Inherited from Infragistics.Windows.Themes.ResourceSet)
See Also